home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / mings_dr.swf / scripts / DefineButton2_36 / BUTTONCONDACTION on(press).as next >
Text File  |  2008-11-12  |  62b  |  5 lines

  1. on(press){
  2.    this.startDrag();
  3.    this.swapDepths(30);
  4. }
  5.